home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000363_kb@cs.umb.edu_Fri Mar 11 03:29:00 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  884b

  1. Received: from terminus.cs.umb.edu by cs.umb.edu with SMTP id AA10634
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Fri, 11 Mar 1994 08:29:01 -0500
  3. Received: by terminus.cs.umb.edu id AA15532
  4.   (5.65c/IDA-1.4.4 for tex-k); Fri, 11 Mar 1994 08:29:00 -0500
  5. Date: Fri, 11 Mar 1994 08:29:00 -0500
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199403111329.AA15532@terminus.cs.umb.edu>
  8. To: tex-k@cs.umb.edu
  9. Subject: Re: Nice job (and minor bug)
  10.  
  11.     Just one small install buglet.  I wanted to install the info for
  12.     kpathsea, so I did 'cd kpathsea; make install'.  Unfortunately this
  13.     also does 'for f in *.h; install $f /usr/local/include...'
  14.  
  15.     I'm sure this isn't *really* the intention.
  16.  
  17. No, it is. make install should install all the pieces of the library.
  18.  
  19. The next release will have a target install-info so you can install the
  20. documentation separately.